func encoding/hex.toChar

2 uses

	encoding/hex (current package)
		hex.go#L228: func toChar(b byte) byte {
		hex.go#L278: 		h.rightChars[h.used] = toChar(data[i])